Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: System admin exempt from long term schedule throttles #16838

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ibankov
Copy link
Contributor

@ibankov ibankov commented Nov 29, 2024

Description:

System admin exempt from long term schedule throttles

Related issue(s):
#16737

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: ibankov <ivan.bankov@limechain.tech>
@ibankov ibankov added this to the v0.57 milestone Nov 29, 2024
@ibankov ibankov self-assigned this Nov 29, 2024
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.09% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0c23fbb) 97522 63622 65.24%
Head commit (c159fa2) 97548 (+26) 63724 (+102) 65.33% (+0.09%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#16838) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.63%. Comparing base (0c23fbb) to head (c159fa2).
Report is 7 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop   #16838      +/-   ##
=============================================
+ Coverage      63.53%   63.63%   +0.09%     
- Complexity     20372    20412      +40     
=============================================
  Files           2537     2537              
  Lines          94757    94783      +26     
  Branches        9904     9907       +3     
=============================================
+ Hits           60206    60313     +107     
+ Misses         30946    30869      -77     
+ Partials        3605     3601       -4     

see 19 files with indirect coverage changes

Impacted file tree graph

@ibankov ibankov marked this pull request as ready for review November 29, 2024 09:46
@ibankov ibankov requested review from a team as code owners November 29, 2024 09:46
@ibankov ibankov requested a review from iwsimon November 29, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant